QQi connects you to over 700 million Chinese QQ accounts and many of your favorite websites and useful tools. It's the best place to stay in touch with friends and make new ones.
The latest international version download:
http://www.imqq.com

About users OpenAPI.(For example obtain user information, dynamic synchronous, photos, log, share, etc).
In order to protect the security and privacy of user data.
Third-party websites to access user data before all need explicit to users ask for authorization.

QQ login OAuth2.0 using OAuth2.0 standard protocol proceed user authentication and obtaining user authorization.
Relative to the before OAuth1.0 agreement. The certification process simpler and more secure.

OAuth 2.0(http://oauth.net/2/) is the next evolution of the OAuth protocol which was originally created in late 2006.
OAuth 2.0 focuses on client developer simplicity while providing specific authorization flows for web applications,
desktop applications, mobile phones, and living room devices.
This specification is being developed within the IETF OAuth WG and is based on the OAuth WRAP proposal.

You can apply the QQ Login application for your site by http://connect.qq.com/intro/login

Project sandbox: http://drupal.org/sandbox/willietse/1496460
Clone repository: git clone http://git.drupal.org/sandbox/willietse/1496460.git qq_login
Drupal version: 7.x

login1
login2

Comments

willietse’s picture

Issue summary: View changes

Add some description.

willietse’s picture

StatusFileSize
new8.3 KB

The steps for applying for QQ the Login application:
1, You must have a QQ account, registered in http://www.imqq.com.
2, Login and submit some necessary information, You will get the APP ID and KEY.
3, Reference prompted to verify your site.

Installation:
1. Move this folder into your modules directory.
2. Enable this module.

Configuration:
Configure it at Administration >> Configuration >> Web services >> qq login.
Enter your APP ID and and KEY.
About scope, We only need to get_user_info.
Like this:
config

willietse’s picture

StatusFileSize
new20.09 KB
new19.36 KB
new38.02 KB
new22.38 KB

Demo Screenshots:

1

20120324101450

2

20120324101702

3.1 If you have already bound QQ account, Will automatically login.

3.2 If you have not bound QQ account, and do not have an account in the site.

20120324102909

3.2 If you have not bound QQ account and already have an account on the site, only need to bundle.

20120324103117

patrickd’s picture

welcome,

We already got an application about QQ in the queue: https://drupal.org/node/1355762
Does your module offer other functionality ? - if not please think about joining forces

regards

willietse’s picture

Before development, I try to search for "QQ" and "tencent", I'm sorry there are any omissions.
I saw his module and for a long time did not continue, he is my friend, I was to get in touch with him.
Other features of this module, access to user information through OPENAIP, and the recommendation of the user's, in the following maintenance.

Thank you.

patrickd’s picture

Sorry, I still don't get it.
So your module delivers the same functionality but also more ?
If this is the case I'd really appreciate if you'd work together on one module

willietse’s picture

This module is the demand of my two customers, because of the time relations, and Jinlong's module is not yet complete, So I decided to continue to improve it, even though he was just in the sandbox.I am now trying to get in touch with jinlong.

This evening, I will complete the User Information section.
I think it is the needs of more people, if there is more demand, can reply here.
Thank patrickd, I'm sorry, my English is not good, this chinese english is from google. ;-)

willietse’s picture

StatusFileSize
new8.15 KB

Get the QQ user Information.
20120325035232

rogical’s picture

Can't wait to see this in module list, BTW, Review bonus can speed up the review.

patrickd’s picture

Status: Needs review » Postponed (maintainer needs more info)

Please get in touch with jinlong and make a clear statement whether this or https://drupal.org/node/1355762 should be promoted.

willietse’s picture

I have contact with jinlong, he said, about https://drupal.org/node/1355762 he intends to slowly repair when he has time, do not intend to joining forces, so, I'm sorry i cannot do anything to help

Today completed in http://ventral.org detection.

patrickd’s picture

But we can't approve duplicating modules. Therefore we got to close one of these applications if you won't work together on one module :/

willietse’s picture

But, he has been a long time no maintenance, no time limit?
If I start a module, a long time did not finish, someone else can not do the same function?

patrickd’s picture

Assigned: willietse » jthorson

Assigning to jthorson, he already did lots of research about module duplication, maybe he can advice us in this case ?

willietse’s picture

Thank you.
Some of my friends are using this module, but they do not want to install git, whenever updates are very cumbersome.
A week ago, I contact to jinlong, he did not want to give up his code, but I think I know his code error, no patch and not actively, so i do not want to give up my code too.

jethr’s picture

Hello, the function is good. I'm trying to... Hope can get QQ ZONE photo album information. There will be a better experience...

willietse’s picture

OK, I will complete this as soon as possible.

willietse’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Turn off the QQ login integration (http://drupal.org/node/1497394) review, and open the ueditor (http://drupal.org/node/1498892) review.

willietse’s picture

willietse’s picture

Issue summary: View changes

Add some description.

avpaderno’s picture

Title: QQ login integration » [D7] QQ login integration
Assigned: jthorson » Unassigned
Related issues: +#1498892: ueditor editor integration
avpaderno’s picture